home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_3 / nartest / nartest.doc < prev    next >
Text File  |  1993-06-27  |  4KB  |  125 lines

  1.  
  2.                                 NarTest V1.01
  3.  
  4.                     Copyright (c) 1993 by Jan Hagqvist
  5.  
  6.  
  7. COPYRIGHT
  8.  
  9.     Copyright (c) 1993, Jan Hagqvist, All Rights Reserved.
  10.  
  11.     This program is FREEWARE. You may freely use and distribute this
  12.     program under the following conditions:
  13.  
  14.     1) No modifications are made into the program or this documentation
  15.        and all the files are spread together. However, you are allowed
  16.        to compress all the files into an archive for distribution.
  17.  
  18.     2) No money (other than nominal copying fees) is charged for its
  19.        distribution.
  20.  
  21. DISCLAIMER
  22.  
  23.     THIS PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
  24.     EITHER EXPRESSED OR IMPLIED. THE AUTHOR WILL NOT BE LIABLE FOR
  25.     ANY DAMAGES, DIRECT, INDIRECT, INCIDENTAL OR CONSEQUENTIAL,
  26.     RESULTING FROM THE USE OF THE PROGRAM. THE ENTIRE RISK AS TO THE
  27.     USE OF THIS PROGRAM IS ASSUMED BY THE USER.
  28.  
  29.  
  30. What is NarTest?
  31.  
  32.     NarTest is a little utility for you to play with narrator.device.
  33.     Includes the new features of the V37 narrator.device, so you need
  34.     DOS2.04 (V37).
  35.  
  36. How does it work?
  37.  
  38.     It's all very simple. You use the gadgets, gadgets use the program
  39.     and the program uses narrator.device.
  40.  
  41. How do I use it?
  42.  
  43.     First, ensure that narrator.device is in devs: and translator.library
  44.     is in libs:, if you're using normal Workbench-disk, the files should
  45.     be there already.
  46.         When you have executed the program from Workbench or CLI/Shell
  47.     you see the programs main window. The gadgets are as follows:
  48.  
  49.     English:    Enter some text here and press <RETURN>, you should
  50.             now see the text in phonetic form in Phonetic-gadget
  51.             and you should hear the computer to speak the
  52.             sentence.
  53.     Phonetic:    You're also able to enter the text in phonetic form
  54.             in here.
  55.     Mode        Click to cycle between the following pitch (F0) modes:
  56.             Natural, Robotic and Manual.
  57.     Sex        Click to cycle between Male and Female.
  58.     Volume        Use to set the volume between 0 and 64.
  59.     A1adj
  60.     A2adj
  61.     A3adj        These three control the amplitudes of formants. Range
  62.             is from -32db to +31db. -32db is a special value and
  63.             shuts off that formant completely. Positive values
  64.             may cause clipping.
  65.     F1adj
  66.     F2adj
  67.     F3adj        These three change the tuning of the formant
  68.             frequencies in ±5% steps. Range is from -20 to 20.
  69.     F0enthus(iasm)    This one controls the scaling of pitch (F0)
  70.             excursions. Most useful in Manual mode.
  71.     F0perturb    The higher the value in here, the more the pitch
  72.             (F0) shakes.
  73.     Pitch        The baseline pitch of the voice. Range is from 65Hz
  74.             to 320Hz.
  75.     Rate        The speaking rate in words/minute. Range is from
  76.             40wpm to 400wpm.
  77.     AVBias, AFBias    These control the relative amplitudes of the voiced
  78.             and unvoiced speech sounds. Range is from -32db to
  79.             +31db. Again, positive values may cause clipping.
  80.     Centphon    The vowel whose targets are used in the interpolation
  81.             specified by Centralize.
  82.     Centralize    This one can be used to create accent effects by
  83.             modifying vowel sounds. Range is from 0% to 100%.
  84.             Used together with Centphon.
  85.     Articulate    Controls the transition time between phonemes.
  86.     Reset Values    Sets the values back to starting values.
  87.  
  88.     To Quit click on the CloseWindow-gadget.
  89.  
  90.  
  91.     For more info on narrator.device, have a look at Kernel Reference
  92.     Manual: Devices.
  93.  
  94. Notes
  95.  
  96.  
  97.     Should any comments come to your mind, please write to:
  98.  
  99.     Jan Hagqvist
  100.     Reinolankatu 5 A 1
  101.     48600 KARHULA
  102.     FINLAND
  103.  
  104.  
  105. History
  106.  
  107. V0.95    (Saturday, 26 June 1993)
  108.     Three days of hard work required to get the program this far. This
  109.     is like V1.00, but the centphon/centralize-system doesn't work yet.
  110.     The code is also quite long in here, but I might be able to optimize
  111.     it a bit.
  112.     Size = 6500 bytes (more or less)
  113.  
  114. V1.00    (Saturday, 26 June 1993)
  115.     I removed a few bytes from here and a few from there and it's still
  116.     working (though somebody could do the whole trick in some 3000 bytes?)
  117.     Anyway, it's a bit shorter now and I finally got the centphon/
  118.     centralize to work too, I just altered a couple of bytes and 'Goodbye
  119.     Guru!'. Should be working fine now.
  120.     Size = 5108 bytes
  121.  
  122. V1.01    (Sunday, 27 June 1993)
  123.     A minor update. Now works from WB too!
  124.     Size = 5172 bytes
  125.